Use TSET for write access to Lisp_Object slots of struct terminal.
authorDmitry Antipov <dmantipov@yandex.ru>
Thu, 9 Aug 2012 05:14:23 +0000 (09:14 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Thu, 9 Aug 2012 05:14:23 +0000 (09:14 +0400)
commitf362414d47fa6975936ab3f7470cec574a7a4640
tree63c8fcddb51082788e48c3d9079c79861e9722d1
parent77969a482ae712b279a5e3f4d8408f2949cf80e3
Use TSET for write access to Lisp_Object slots of struct terminal.
* termhooks.h (TSET): New macro.
* coding.c, terminal.c, xselect.c: Adjust users.
src/ChangeLog
src/coding.c
src/termhooks.h
src/terminal.c
src/xselect.c